home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / ast_comp / sql.txt / tmprws.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-04  |  95 b   |  13 lines

  1. #define RWORDS 71
  2. #define FTOKEN 257
  3.  
  4. char    *rwords [] =
  5. {
  6. ~~
  7. };
  8.  
  9. int     rnums [] =
  10. {
  11. ~~
  12. };
  13.